Bug-Ubuntu: https://launchpad.net/bugs/1756854
Bug-Ubuntu: https://launchpad.net/bugs/1766998
Forwarded: no
Last-Update: 2018-04-24
Instead of -source/-target ceph should be build with --release for OpenJDK 9
or later so that the bootclasspath is also set, as per JEP-247, otherwise it
risks incurring into binary incompatibility when run with an earlier OpenJDK.
OpenJDK 11 minimum compatibility release has been updated to 7.
Last-Update: 2018-04-24
Gbp-Pq: Name update-java-source-target-flags.patch
Thomas Goirand [Thu, 22 Sep 2022 13:35:37 +0000 (14:35 +0100)]
ceph (16.2.10+ds-3) unstable; urgency=medium
* Fix mgr modules fail to run due to "PY_SSIZE_T_CLEAN macro must be defined
for '#'": add mgr-Define-PY_SSIZE_T_CLEAN-ahead-of-every-Python.h.patch
backported from upstream (Closes: #1020489, #1003890).
* Fix debian/cephfs-shell.install (it was doing FTBFS with file not found).
* Add fix-CheckCxxAtomic-riscv64.patch (Closes: #1018837).
* Remove arch-qualifier for libboost-context-dev and libboost-coroutine-dev
as Ceph FTBFS without these libs anyways (Closes: #1012489).